projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b81d141
)
Include cairo-1.0.gir when building Gdk-3.0.gir
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 12 Jul 2010 14:30:06 +0000
(10:30 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 12 Jul 2010 14:30:06 +0000
(10:30 -0400)
Seems necessary with the cairo_region_t changes.
gdk/Makefile.am
patch
|
blob
|
history
diff --git
a/gdk/Makefile.am
b/gdk/Makefile.am
index 916a6e2a9099b66618cc31e3c46f1ac4c6700025..2af92c9ccbf3fcf3e3b844d07f3d09fa356af932 100644
(file)
--- a/
gdk/Makefile.am
+++ b/
gdk/Makefile.am
@@
-188,7
+188,7
@@
introspection_files = \
Gdk-3.0.gir: $(gdktargetlib) Makefile
Gdk_3_0_gir_SCANNERFLAGS = --strip-prefix=Gdk
-Gdk_3_0_gir_INCLUDES = Gio-2.0 GdkPixbuf-2.0 Pango-1.0
+Gdk_3_0_gir_INCLUDES = Gio-2.0 GdkPixbuf-2.0 Pango-1.0
cairo-1.0
Gdk_3_0_gir_LIBS = $(gdktargetlib)
Gdk_3_0_gir_FILES = $(introspection_files)
Gdk_3_0_gir_CFLAGS = $(INCLUDES)